Papers with compressed embeddings

2 papers
Knowledge Graph Embedding Compression (2020.acl-main)

Copied to clipboard

Challenge: Knowledge graph (KG) embedding techniques that learn continuous embedds of entities and relations consume a large amount of storage and memory.
Approach: They propose a method that compresses the KG embedding layer by representing each entity in the KA as a vector of discrete codes and then composes the embeddables from these codes.
Outcome: The proposed approach achieves 50-1000x compression of embeddings with a minor loss in performance on standard KG embeddable evaluations and retains the ability to perform reasoning tasks such as KG inference.
Do We Really Need All Those Dimensions? An Intrinsic Evaluation Framework for Compressed Embeddings (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing evaluation methods for compressed text embeddings are either expensive or too simplistic.
Approach: They propose a task-agnostic intrinsic evaluation framework that provides a reliable proxy for downstream performance.
Outcome: The proposed framework provides a reliable proxy for downstream performance.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations